PDF4Java Reference Documentation
com.o2sol.pdf4java.portfolios Package / PDFPortfolioFolder Class / setThumbnail Method
A thumbnail image for the folder.
In This Topic
    setThumbnail Method
    In This Topic
    Sets the folder thumbnail.
    Syntax
    public void setThumbnail( 
       PDFImage value
    )

    Parameters

    value
    A thumbnail image for the folder.
    See Also